Creates a new asset together with a data address
Creates a new asset together with a data address
Header Parameters
- connectorUrl string
- application/json
Request Body required
- object
Responses
- 200
- 400
- 409
Asset was created successfully. Returns the asset Id and created timestamp
- application/json
- Schema
- Example (from schema)
Schema
- object
{}
Request body was malformed
Could not create asset, because an asset with that ID already exists
Loading...